FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package ehealthplatform.be.r4.federalprofiles#1.3.3-beta (63 ms)

Package ehealthplatform.be.r4.federalprofiles
Type StructureDefinition
Id Id
FHIR Version R4
Source https://www.ehealth.fgov.be/standards/fhir/https://simplifier.net/resolve?scope=ehealthplatform.be.r4.federalprofiles@1.3.3-beta&canonical=https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-organization
Url https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-organization
Version 1.0.0
Status active
Name BeOrganization
Experimental False
Authority hl7
Description Belgian federal profile for an organization. Initially based on the functional description of the NIHDI.
Type Organization
Kind resource

Resources that use this resource

StructureDefinition
be-ext-inform-party BeInformParty
be-referralprescription BeReferralPrescription
be-ext-recorder BeExtRecorder
be-ext-vaccination-location BeExtVaccinationLocation
be-communication BeCommunication
be-homecare-plan BeHomecare Plan
be-homecare-team BeHomecare Team
be-medicationdispense BeMedicationDispense
be-model-medication-dispense BeModelMedicationDispense
be-observation BeObservation
be-patient BePatient
be-patientwill BePatientWill
be-practitionerrole BePractitionerRole
be-scoreresult BeScoreResult
be-vaccination BeVaccination

Resources that this resource uses

StructureDefinition
be-address BeAddress


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "be-organization",
  "url" : "https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-organization",
  "version" : "1.0.0",
  "name" : "BeOrganization",
  "status" : "active",
  "description" : "Belgian federal profile for an organization. Initially based on the functional description of the NIHDI.",
  "fhirVersion" : "4.0.0",
  "kind" : "resource",
  "abstract" : false,
  "type" : "Organization",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Organization",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Organization.identifier",
        "path" : "Organization.identifier",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "system"
            }
          ],
          "rules" : "open"
        },
        "definition" : "Identifier for the organization that is used to identify the organization across multiple disparate systems. \r\nTypically, a NIHDI value and/or a CBE or EHP value are given. Other systems are allowed. Flows in organizations will most likely want to also include a local identifier, using its own system. A type can be added if needed. When it is given, a consumer SHALL NOT ignore it.",
        "mustSupport" : true
      },
      {
        "id" : "Organization.identifier:NIHDI",
        "path" : "Organization.identifier",
        "sliceName" : "NIHDI"
      },
      {
        "id" : "Organization.identifier:NIHDI.system",
        "path" : "Organization.identifier.system",
        "fixedUri" : "https://www.ehealth.fgov.be/standards/fhir/NamingSystem/nihdi"
      },
      {
        "id" : "Organization.identifier:NIHDI.value",
        "path" : "Organization.identifier.value",
        "min" : 1
      },
      {
        "id" : "Organization.identifier:CBE",
        "path" : "Organization.identifier",
        "sliceName" : "CBE"
      },
      {
        "id" : "Organization.identifier:CBE.system",
        "path" : "Organization.identifier.system",
        "fixedUri" : "https://www.ehealth.fgov.be/standards/fhir/NamingSystem/cbe"
      },
      {
        "id" : "Organization.identifier:CBE.value",
        "path" : "Organization.identifier.value",
        "min" : 1
      },
      {
        "id" : "Organization.identifier:SSIN",
        "path" : "Organization.identifier",
        "sliceName" : "SSIN"
      },
      {
        "id" : "Organization.identifier:SSIN.system",
        "path" : "Organization.identifier.system",
        "fixedUri" : "https://www.ehealth.fgov.be/standards/fhir/NamingSystem/ssin"
      },
      {
        "id" : "Organization.identifier:SSIN.value",
        "path" : "Organization.identifier.value",
        "min" : 1
      },
      {
        "id" : "Organization.identifier:EHP",
        "path" : "Organization.identifier",
        "sliceName" : "EHP"
      },
      {
        "id" : "Organization.identifier:EHP.system",
        "path" : "Organization.identifier.system",
        "fixedUri" : "https://www.ehealth.fgov.be/standards/fhir/NamingSystem/ehp"
      },
      {
        "id" : "Organization.identifier:EHP.value",
        "path" : "Organization.identifier.value",
        "min" : 1
      },
      {
        "id" : "Organization.active",
        "path" : "Organization.active",
        "definition" : "Whether the organization's record is still in active use.\r\nIt is RECOMMENDED to keep the value ‘true’ as long as the organization is known to be active."
      },
      {
        "id" : "Organization.type",
        "path" : "Organization.type",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "coding.system"
            }
          ],
          "rules" : "open"
        },
        "definition" : "The kind(s) of organization that this is.\r\n\r\nProposed use of CD-HCPARTY to type the organisation using dept... or org... codes. Other systems remain allowed.\r\nIn typical use, RECOMMENDED to type the organization.\r\nIn the future, specific other systems might also be proposed from a federal level to better type an organization."
      },
      {
        "id" : "Organization.type:CD-HCPARTY",
        "path" : "Organization.type",
        "sliceName" : "CD-HCPARTY"
      },
      {
        "id" : "Organization.type:CD-HCPARTY.coding.system",
        "path" : "Organization.type.coding.system",
        "fixedUri" : "https://www.ehealth.fgov.be/standards/fhir/CodeSystem/cd-hcparty"
      },
      {
        "id" : "Organization.type:CD-HCPARTY.coding.code",
        "path" : "Organization.type.coding.code",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "Organization.telecom",
        "path" : "Organization.telecom",
        "definition" : "A contact detail for the organization.\r\n\r\nIt is RECOMMENDED to at least add one phone or email address."
      },
      {
        "id" : "Organization.address",
        "path" : "Organization.address",
        "definition" : "An address for the organization.\r\n\r\nIt is RECOMMENDED to include this when available",
        "type" : [
          {
            "code" : "Address",
            "profile" : [
              "https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-address"
            ]
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.